Always build docs
authorFelix Krull <f_krull@gmx.de>
Tue, 16 Oct 2018 18:29:01 +0000 (20:29 +0200)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:53 +0000 (12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml

index 24c2d4efea44cce7ab08d940cf6490217c1eb53b..5fa821085c9995729db59dd8c01fd2e24664a0cd 100644 (file)
@@ -59,8 +59,8 @@ pages:
   artifacts:
     paths:
     - public
-  only:
-  - master
+  #only:
+  #- master
 
 # publish
 publish_libostree-sys: